This page last changed on Jan 09, 2008 by tkatz.
eDocs Home > BEA AquaLogic Data Services Platform 3.0 Documentation > Data Services Developer's Guide
Data Service File Validation During Deployment
In the Eclipse IDE a dataspace project's data service (.ds) files are validated automatically according to the following deployment model:
- When a user wants to deploy a dataspace project to a WebLogic server using the Deploy Project option, all the Java projects referenced by the dataspace project are built.
- The output files are packaged in JAR files (one per referenced Java project) in the dataspace project's DSP-INF/lib directory during deployment.
- The deploy action validates the dataspace project.
- All the project's artifacts are collected.
- The collected artifacts are deployed to the server.
Contact BEA | Feedback | Privacy | (c) 2008 BEA Systems
|